*** empty log message ***
authorStefan Monnier <monnier@iro.umontreal.ca>
Wed, 30 Jun 2004 19:36:36 +0000 (19:36 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Wed, 30 Jun 2004 19:36:36 +0000 (19:36 +0000)
src/ChangeLog

index 7a2a680178f52204994127645f2438164e0b3928..3b65756132390f0a29519601b418397cf927ed2a 100644 (file)
@@ -1,3 +1,21 @@
+2004-06-30  Stefan  <monnier@iro.umontreal.ca>
+
+       * xterm.c (x_detect_focus_change): Remove unused var `nr_events'.
+       (x_calc_absolute_position): Remove unused var `child'.
+
+       * xfaces.c (x_supports_face_attributes_p)
+       (Fdisplay_supports_face_attributes_p): YAILOM.
+       (tty_supports_face_attributes_p): Remove unused var `i'.
+
+       * syntax.c (skip_chars): Remove unused labels fwd_unibyte_ok and
+       back_unibyte_ok.
+
+       * search.c (match_limit, Fmatch_data, Fset_match_data): YAILOM.
+
+       * fontset.c (Fset_fontset_font): Remove unused vars `family' and `registry'.
+
+       * Makefile.in (${etc}DOC): Fix file name of make-docfile.
+
 2004-06-30  Andreas Schwab  <schwab@suse.de>
 
        * image.c (CHECK_LIB_AVAILABLE): Add third parameter LIBRARIES.